home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXttttGGGGeeeettttAAAAccccttttiiiioooonnnnLLLLiiiisssstttt((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXttttGGGGeeeettttAAAAccccttttiiiioooonnnnLLLLiiiisssstttt((((3333XXXXtttt))))
-
-
-
- NNNNAAAAMMMMEEEE
- XtGetActionList - obtain class action list
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- void XtGetActionList(_w_i_d_g_e_t__c_l_a_s_s, _a_c_t_i_o_n_s__r_e_t_u_r_n,
- _n_u_m__a_c_t_i_o_n_s__r_e_t_u_r_n)
- WidgetClass _w_i_d_g_e_t__c_l_a_s_s;
- XtActionList* _a_c_t_i_o_n_s__r_e_t_u_r_n;
- Cardinal* _n_u_m__a_c_t_i_o_n_s__r_e_t_u_r_n;
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _w_i_d_g_e_t__c_l_a_s_s
- Specifies the widget class whose actions are to be
- returned.
-
- _a_c_t_i_o_n_s__r_e_t_u_r_n
- Returns the action list.
-
- _n_u_m__a_c_t_i_o_n_s__r_e_t_u_r_n
- Returns the number of action procedures declared
- by the class.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_t_G_e_t_A_c_t_i_o_n_L_i_s_t returns the action table defined by the
- specified widget class. This table does not include actions
- defined by the superclasses. If _w_i_d_g_e_t__c_l_a_s_s is not
- initialized, or is not _c_o_r_e_W_i_d_g_e_t_C_l_a_s_s or a subclass
- thereof, or if the class does not define any actions,
- *_a_c_t_i_o_n_s__r_e_t_u_r_n will be NULL and *_n_u_m__a_c_t_i_o_n_s__r_e_t_u_r_n will be
- zero. If *_a_c_t_i_o_n_s__r_e_t_u_r_n is non-NULL the client is
- responsible for freeing the table using _X_t_F_r_e_e when it is no
- longer needed.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
- _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-